projects
/
project
/
uqmi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e71b27a
)
uqmid: examples: enable roaming
author
Alexander Couzens
<
[email protected]
>
Sun, 8 Sep 2024 13:46:10 +0000
(15:46 +0200)
committer
David Bauer
<
[email protected]
>
Sat, 31 May 2025 20:41:00 +0000
(22:41 +0200)
Signed-off-by: Alexander Couzens <
[email protected]
>
uqmid/examples/2_configure.sh
patch
|
blob
|
history
diff --git
a/uqmid/examples/2_configure.sh
b/uqmid/examples/2_configure.sh
index ab2b948a1412ebdef49e10fd86f02b2d57e737d3..cc166a2cb055cf09e62ee34d95b6a367a7521bf7 100755
(executable)
--- a/
uqmid/examples/2_configure.sh
+++ b/
uqmid/examples/2_configure.sh
@@
-1,4
+1,4
@@
#!/bin/sh
-CONFIG='{"apn":"internet.telekom","roaming":"true", "username": "telekom", "password": "tm"}'
+CONFIG='{"apn":"internet.telekom","roaming":"true", "username": "telekom", "password": "tm"
, "roaming": true
}'
ubus call uqmid.modem.modem1 configure "$CONFIG"